public void Select( IEnumerable<Part> parts )
Parameters
- parts
 - An 
IEnumerable<Part>of Parts that belong to this diagram. If this value is null, this does nothing. 
IEnumerable<Part> of Parts that belong to this diagram. If this value is null, this does nothing.
public void Select( IEnumerable<Part> parts )
IEnumerable<Part> of Parts that belong to this diagram. If this value is null, this does nothing.